[LINUX] Extend the event-channel interfaces to provide helper methods
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 30 Dec 2006 18:23:27 +0000 (18:23 +0000)
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 30 Dec 2006 18:23:27 +0000 (18:23 +0000)
commit47fad056d3cc74b40c22d4f6b52452ac2a6963e5
treefb3d4e4cf454c0764c97627c977b1740896c469f
parentb8ca0e6839eaa90504835e4ab65d72b069660cc9
[LINUX] Extend the event-channel interfaces to provide helper methods
for creating interdomain event channels bound to IRQ handlers.
Signed-off-by: Keir Fraser <keir@xensource.com>
21 files changed:
linux-2.6-xen-sparse/drivers/char/tpm/tpm_xen.c
linux-2.6-xen-sparse/drivers/xen/blkback/common.h
linux-2.6-xen-sparse/drivers/xen/blkback/interface.c
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6-xen-sparse/drivers/xen/blkfront/block.h
linux-2.6-xen-sparse/drivers/xen/blktap/common.h
linux-2.6-xen-sparse/drivers/xen/blktap/interface.c
linux-2.6-xen-sparse/drivers/xen/console/xencons_ring.c
linux-2.6-xen-sparse/drivers/xen/core/evtchn.c
linux-2.6-xen-sparse/drivers/xen/fbfront/xenfb.c
linux-2.6-xen-sparse/drivers/xen/fbfront/xenkbd.c
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/interface.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/pciback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/tpmback/common.h
linux-2.6-xen-sparse/drivers/xen/tpmback/interface.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_client.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_comms.c
linux-2.6-xen-sparse/include/xen/evtchn.h
linux-2.6-xen-sparse/include/xen/xenbus.h